-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.11.1
-
Code
-
Classes
- PostMapper
| Total Complexity |
33 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
348 |
| Lines of code |
270 |
| Logical lines of code |
116 |
| Comment lines |
14 |
| Methods |
9 |
| Properties |
2 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_record_data() |
B |
33 |
17 |
108 |
| get_fields() |
A |
36 |
6 |
87 |
| have_records() |
S |
52 |
2 |
24 |
| get_core_fields() |
S |
53 |
1 |
27 |
| get_post_types_array() |
S |
71 |
2 |
5 |
| setup() |
S |
64 |
2 |
9 |
| __construct() |
S |
74 |
1 |
4 |
| found_records() |
S |
80 |
1 |
3 |
| get_records() |
S |
82 |
1 |
3 |